[INFO] cloning repository https://github.com/Capppe/popkurs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Capppe/popkurs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCapppe%2Fpopkurs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCapppe%2Fpopkurs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 068c57e57fc6849d7dbe0860c809bc76e6cf4b01
[INFO] checking Capppe/popkurs against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCapppe%2Fpopkurs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Capppe/popkurs
[INFO] finished tweaking git repo https://github.com/Capppe/popkurs
[INFO] tweaked toml for git repo https://github.com/Capppe/popkurs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Capppe/popkurs on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Capppe/popkurs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3d4866faed1580d989e3f24da07ba8d8096fc36b25c3564b738eeca5ba78eb10
[INFO] running `Command { std: "docker" "start" "3d4866faed1580d989e3f24da07ba8d8096fc36b25c3564b738eeca5ba78eb10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3d4866faed1580d989e3f24da07ba8d8096fc36b25c3564b738eeca5ba78eb10" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d4866faed1580d989e3f24da07ba8d8096fc36b25c3564b738eeca5ba78eb10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3d4866faed1580d989e3f24da07ba8d8096fc36b25c3564b738eeca5ba78eb10" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.5.28
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling syn v2.0.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling openssl-sys v0.9.97
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]     Checking event-listener v4.0.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling gdk v0.13.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]     Checking tokio v1.35.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gio-sys v0.10.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling glib-macros v0.18.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling pango-sys v0.10.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.10.0
[INFO] [stderr]    Compiling gdk4-sys v0.7.2
[INFO] [stderr]    Compiling graphene-sys v0.18.1
[INFO] [stderr]    Compiling gsk4-sys v0.7.3
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]    Compiling gdk-sys v0.10.0
[INFO] [stderr]     Checking glib v0.10.3
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]    Compiling gtk4-sys v0.7.3
[INFO] [stderr]    Compiling gdk-sys v0.18.0
[INFO] [stderr]    Compiling gtk4-macros v0.7.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]     Checking glib v0.18.4
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking cairo-rs v0.18.3
[INFO] [stderr]     Checking graphene-rs v0.18.1
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk-pixbuf v0.18.3
[INFO] [stderr]     Checking gdk4 v0.7.3
[INFO] [stderr]     Checking gsk4 v0.7.3
[INFO] [stderr]     Checking gtk4 v0.7.3
[INFO] [stderr]     Checking el-ui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `top_layout` is never read
[INFO] [stdout]   --> src/main_window.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct MainWindow {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 18 |     pub window: Window,
[INFO] [stdout] 19 |     pub top_layout: Box,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `top_layout` and `name_and_close` are never read
[INFO] [stdout]   --> src/custom_widgets/details_widget.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct DetailsWidget {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout]  9 |     pub frame: Frame,
[INFO] [stdout] 10 |     pub top_layout: Grid,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 11 |     pub name_and_close: Box,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DetailsWidget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `top_layout` is never read
[INFO] [stdout]   --> src/main_window.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct MainWindow {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 18 |     pub window: Window,
[INFO] [stdout] 19 |     pub top_layout: Box,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `top_layout` and `name_and_close` are never read
[INFO] [stdout]   --> src/custom_widgets/details_widget.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct DetailsWidget {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout]  9 |     pub frame: Frame,
[INFO] [stdout] 10 |     pub top_layout: Grid,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 11 |     pub name_and_close: Box,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DetailsWidget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s
[INFO] running `Command { std: "docker" "inspect" "3d4866faed1580d989e3f24da07ba8d8096fc36b25c3564b738eeca5ba78eb10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d4866faed1580d989e3f24da07ba8d8096fc36b25c3564b738eeca5ba78eb10", kill_on_drop: false }`
[INFO] [stdout] 3d4866faed1580d989e3f24da07ba8d8096fc36b25c3564b738eeca5ba78eb10
